home *** CD-ROM | disk | FTP | other *** search
- -- background: 4396 from stack: in
- -- bmap block id: 3882
- -- flags: 0000
- -- background id: 0
- -- name: Text Card Bkgnd
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 0007
- -- rect: left=0 top=20 right=323 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: Display Analysis
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=0 top=322 right=341 bottom=68
- -- title width / last selected line: 0
- -- icon id / first selected line: 19381 / 19381
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev1
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe right
- go to first card
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=64 top=322 right=341 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 19381 / 19381
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev2
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left
- go to first card
- end mouseUp
-
-